home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0077.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  3.1 KB  |  77 lines

  1. > Date: Thu, 26 Mar 92 21:38:55 GMT
  2. > From: pflynn@curia.ucc.ie (Peter Flynn)
  3.  
  4. > OK, I still have to get the daemon running, but I should have that next
  5. > week. You can then add us to the list of stuff available in W3. Details are:
  6.  
  7. <DT><a name=??? href=http:curia.ucc.ie//usr/local/lib/WWW/CURIA_menu.html>The
  8. CURIA Project
  9. <DD>Browseable Irish manuscripts from the Royal Irish Academy and University
  10. College Cork.
  11.  
  12.     (BTW You can omit name==??? -- you don't need a name unless you
  13.     want to refer TO the anchor.)
  14.  
  15.     I think you mean http://curia.ucc.ie/usr/local/lib/WWW/CURIA_menu.html
  16.     the souble slash introduced the host.
  17.  
  18. We are still waiting reverse IP registration, so currently I guess we are
  19. only accessible as 143.239.1.8
  20.  
  21.     Ok, http://143.239.1.8/usr/local/lib/WWW/CURIA_menu.html
  22.     will have to do for now. Let me know when it's up. A few tips.
  23.  
  24.     Please run the server on port 80 as new software will default
  25.     to this official IANA port number. In the mean time quote it
  26.     as http://143.239.1.8:80/usr/local/lib/WWW/CURIA_menu.html
  27.     to be safe.
  28.  
  29.     In the configuration file, you can put a map line
  30.       map / /usr/local/lib/WWW/CURIA_menu.html
  31.     so that someone accessing http://143.239.1.8:80/ will
  32.     get something useful about the site. You have to make
  33.     all the refernces in that document absolute, as it will
  34.     appear in two places in the web.
  35.  
  36. At the moment there's just one or two pages of test stuff, but this is
  37. defined in a status report which I will keep up to date as part of the
  38. documentation. We have nearly finished scanning vol 1 of the _Annals of
  39. the Four Masters_ and the _Chronicon Scotorum_ so we'll be editing them into
  40. shape in the next month or so. As I won't be at JENC, I want to try hard
  41. to get a useable chapter or two up and browseable by then.
  42.  
  43.     Sounds great!  Admitedly the Irish might be understandable by
  44.     a limite audience, but it will be available to gaelic
  45.     academia worldwide.  (Are you putting up parallel translations?)
  46.  
  47. I fudged the five lowercase accent-aigu vowels into HTML.c as you suggested.
  48.  
  49.     Great -- can you send me the list and I'll incorporate it
  50.     into all the sources.  We should put in all the European set
  51.     of characters in fact.
  52.  
  53. It works fine for the sun-cmd X shell window, but when I replaced them with
  54. the five char codes for the IBM PC, and then access it over telne from
  55. my PC logged into my VAX, something somewhere en route is mapping the
  56. 8-bit chars into 7-bit, so an acute-a (decimal 160) ends up as a space
  57. and an acute-e as a double-quote (whoops, sorry, acute-a comes out as
  58. an @-sign). This is not WWW code, but either the sun terminfo/termcap
  59. being intrusive or something in the comms side. It's going to be a major
  60. headache to get it sorted...all help welcome.
  61.  
  62.     If someone en route is killing the 8th bit, then you are stuck.
  63.     The best thing then seems to be to run WWW on the PC directly.
  64.     In fact some of the PC graphic characters are in non-graphic
  65.     psoitions of the table (0X, 1X, 8X, 9X hex), so telnet is
  66.     likely to have trouble anyway.
  67.     There's a port done for SUN/NFS: what type of TCP/IP for
  68.     the PC do you use?
  69.  
  70. Have a nice weekend!
  71. ///Peter
  72.  
  73.     You too.
  74.     - Tim
  75.  
  76.  
  77.